home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / fonts / altfntpc.lha / AltFontPatch / FontsE2 < prev    next >
Text File  |  1994-07-07  |  373b  |  24 lines

  1. .BRA {
  2. .KET }
  3. ; $VER: FontsE2 2.2 (7.7.94) © Stanislav Brabec (UTX)
  4. Assign >NIL: ENV: EXISTS
  5. If WARN
  6.  If NOT EXISTS RAM:ENV
  7.   MakeDir RAM:ENV
  8.  EndIf
  9.  Assign ENV: RAM:ENV
  10. EndIf
  11. If NOT EXISTS ENV:Sys
  12.  MakeDir ENV:Sys
  13. EndIf
  14. Copy E2.pre ENV:Sys/altfont.prefs
  15. Assign FONTS: Fonts
  16.  
  17. If EXISTS C:AltFontPatch
  18.  C:AltFontPatch
  19. Else
  20.  AltFontPatch_v1.7/AltFontPatch
  21. EndIf
  22.  
  23. NotifyPrefs
  24.